home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / tcimagebridge.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2006-06-05  |  5.0 KB  |  243 lines

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="8,00"
  5.     Name="TCImageBridge"
  6.     ProjectGUID="{15469625-CDB4-4AF7-AD01-99979C7D791E}"
  7.     Keyword="Win32Proj"
  8.     >
  9.     <Platforms>
  10.         <Platform
  11.             Name="Win32"
  12.         />
  13.     </Platforms>
  14.     <ToolFiles>
  15.     </ToolFiles>
  16.     <Configurations>
  17.         <Configuration
  18.             Name="Debug|Win32"
  19.             OutputDirectory="NetDebug"
  20.             IntermediateDirectory="NetDebug"
  21.             ConfigurationType="2"
  22.             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  23.             CharacterSet="2"
  24.             >
  25.             <Tool
  26.                 Name="VCPreBuildEventTool"
  27.             />
  28.             <Tool
  29.                 Name="VCCustomBuildTool"
  30.             />
  31.             <Tool
  32.                 Name="VCXMLDataGeneratorTool"
  33.             />
  34.             <Tool
  35.                 Name="VCWebServiceProxyGeneratorTool"
  36.             />
  37.             <Tool
  38.                 Name="VCMIDLTool"
  39.             />
  40.             <Tool
  41.                 Name="VCCLCompilerTool"
  42.                 Optimization="0"
  43.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TCIMAGEBRIDGE_EXPORTS"
  44.                 MinimalRebuild="true"
  45.                 BasicRuntimeChecks="3"
  46.                 ExceptionHandling="2"
  47.                 RuntimeLibrary="1"
  48.                 UsePrecompiledHeader="2"
  49.                 WarningLevel="3"
  50.                 Detect64BitPortabilityProblems="true"
  51.                 DebugInformationFormat="4"
  52.             />
  53.             <Tool
  54.                 Name="VCManagedResourceCompilerTool"
  55.             />
  56.             <Tool
  57.                 Name="VCResourceCompilerTool"
  58.             />
  59.             <Tool
  60.                 Name="VCPreLinkEventTool"
  61.             />
  62.             <Tool
  63.                 Name="VCLinkerTool"
  64.                 OutputFile="$(OutDir)/TCImageBridge.dll"
  65.                 LinkIncremental="2"
  66.                 ModuleDefinitionFile="TCImageBridge.def"
  67.                 GenerateDebugInformation="true"
  68.                 ProgramDatabaseFile="$(OutDir)/TCImageBridge.pdb"
  69.                 SubSystem="2"
  70.                 ImportLibrary="$(OutDir)/TCImageBridge.lib"
  71.                 TargetMachine="1"
  72.             />
  73.             <Tool
  74.                 Name="VCALinkTool"
  75.             />
  76.             <Tool
  77.                 Name="VCManifestTool"
  78.             />
  79.             <Tool
  80.                 Name="VCXDCMakeTool"
  81.             />
  82.             <Tool
  83.                 Name="VCBscMakeTool"
  84.             />
  85.             <Tool
  86.                 Name="VCFxCopTool"
  87.             />
  88.             <Tool
  89.                 Name="VCAppVerifierTool"
  90.             />
  91.             <Tool
  92.                 Name="VCWebDeploymentTool"
  93.             />
  94.             <Tool
  95.                 Name="VCPostBuildEventTool"
  96.             />
  97.         </Configuration>
  98.         <Configuration
  99.             Name="Release|Win32"
  100.             OutputDirectory="Release"
  101.             IntermediateDirectory="Release"
  102.             ConfigurationType="2"
  103.             InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  104.             CharacterSet="2"
  105.             >
  106.             <Tool
  107.                 Name="VCPreBuildEventTool"
  108.             />
  109.             <Tool
  110.                 Name="VCCustomBuildTool"
  111.             />
  112.             <Tool
  113.                 Name="VCXMLDataGeneratorTool"
  114.             />
  115.             <Tool
  116.                 Name="VCWebServiceProxyGeneratorTool"
  117.             />
  118.             <Tool
  119.                 Name="VCMIDLTool"
  120.             />
  121.             <Tool
  122.                 Name="VCCLCompilerTool"
  123.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TCIMAGEBRIDGE_EXPORTS"
  124.                 ExceptionHandling="2"
  125.                 RuntimeLibrary="0"
  126.                 UsePrecompiledHeader="2"
  127.                 WarningLevel="3"
  128.                 Detect64BitPortabilityProblems="true"
  129.                 DebugInformationFormat="3"
  130.             />
  131.             <Tool
  132.                 Name="VCManagedResourceCompilerTool"
  133.             />
  134.             <Tool
  135.                 Name="VCResourceCompilerTool"
  136.             />
  137.             <Tool
  138.                 Name="VCPreLinkEventTool"
  139.             />
  140.             <Tool
  141.                 Name="VCLinkerTool"
  142.                 OutputFile="$(OutDir)/TCImageBridge.dll"
  143.                 LinkIncremental="1"
  144.                 ModuleDefinitionFile="TCImageBridge.def"
  145.                 GenerateDebugInformation="true"
  146.                 SubSystem="2"
  147.                 OptimizeReferences="2"
  148.                 EnableCOMDATFolding="2"
  149.                 ImportLibrary="$(OutDir)/TCImageBridge.lib"
  150.                 TargetMachine="1"
  151.             />
  152.             <Tool
  153.                 Name="VCALinkTool"
  154.             />
  155.             <Tool
  156.                 Name="VCManifestTool"
  157.             />
  158.             <Tool
  159.                 Name="VCXDCMakeTool"
  160.             />
  161.             <Tool
  162.                 Name="VCBscMakeTool"
  163.             />
  164.             <Tool
  165.                 Name="VCFxCopTool"
  166.             />
  167.             <Tool
  168.                 Name="VCAppVerifierTool"
  169.             />
  170.             <Tool
  171.                 Name="VCWebDeploymentTool"
  172.             />
  173.             <Tool
  174.                 Name="VCPostBuildEventTool"
  175.             />
  176.         </Configuration>
  177.     </Configurations>
  178.     <References>
  179.     </References>
  180.     <Files>
  181.         <Filter
  182.             Name="Source Files"
  183.             Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  184.             UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  185.             >
  186.             <File
  187.                 RelativePath=".\stdafx.cpp"
  188.                 >
  189.                 <FileConfiguration
  190.                     Name="Debug|Win32"
  191.                     >
  192.                     <Tool
  193.                         Name="VCCLCompilerTool"
  194.                         UsePrecompiledHeader="1"
  195.                     />
  196.                 </FileConfiguration>
  197.                 <FileConfiguration
  198.                     Name="Release|Win32"
  199.                     >
  200.                     <Tool
  201.                         Name="VCCLCompilerTool"
  202.                         UsePrecompiledHeader="1"
  203.                     />
  204.                 </FileConfiguration>
  205.             </File>
  206.             <File
  207.                 RelativePath=".\TCImageBridge.cpp"
  208.                 >
  209.             </File>
  210.             <File
  211.                 RelativePath=".\TCImageBridge.def"
  212.                 >
  213.             </File>
  214.         </Filter>
  215.         <Filter
  216.             Name="Header Files"
  217.             Filter="h;hpp;hxx;hm;inl;inc;xsd"
  218.             UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  219.             >
  220.             <File
  221.                 RelativePath=".\stdafx.h"
  222.                 >
  223.             </File>
  224.             <File
  225.                 RelativePath=".\TCImageBridge.h"
  226.                 >
  227.             </File>
  228.         </Filter>
  229.         <Filter
  230.             Name="Resource Files"
  231.             Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  232.             UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  233.             >
  234.         </Filter>
  235.         <File
  236.             RelativePath=".\ReadMe.txt"
  237.             >
  238.         </File>
  239.     </Files>
  240.     <Globals>
  241.     </Globals>
  242. </VisualStudioProject>
  243.